Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] Fix message of incoherent-interpreter-exec-perm #106

Conversation

JesusZapata
Copy link
Member

[FIX] Fix message of incoherent-interpreter-exec-perm

You have a python file with execution permissions but you don't have a interpreter magic comment.
If you really needs a execution permission then add a magic comment (1)
If you don't needs a execution permission then remove it with: chmod -x my_file.py

(1) https://en.wikipedia.org/wiki/Shebang_%28Unix%29

Referring to #1 (comment)

@moylop260 moylop260 merged commit 7c28b0b into OCA:master Jan 26, 2017
@moylop260 moylop260 deleted the oca-master-fix-msg-incoherent-interpreter-exec-perm-jesuszapata branch January 26, 2017 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants